home *** CD-ROM | disk | FTP | other *** search
- on startMovie
- global gBuzz
- set gBuzz to 0
- set the visible of sprite 4 to 0
- repeat with n = 15 down to 8
- set the visible of sprite n to 0
- end repeat
- set the visible of sprite 18 to 0
- repeat with x = 34 down to 27
- set the visible of sprite x to 0
- end repeat
- end
-